object ProgressForm: TProgressForm Left = 314 Top = 340 BorderStyle = bsToolWindow Caption = 'GIF-->BMP' ClientHeight = 20 ClientWidth = 118 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'System' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 16 object Gauge1: TGauge Left = 0 Top = 0 Width = 118 Height = 20 Align = alClient ForeColor = clFuchsia Progress = 0 end end